Package com.bitmovin.player.api.media.subtitle

Types

Link copied to clipboard
open class Cue
Represents a Cue of a subtitle track.
Link copied to clipboard
interface ForcedSubtitleCallback
Can be implemented to overwrite isForced for newly parsed subtitle tracks.
Link copied to clipboard
interface SubtitleLabeler
Can be implemented and added to the LabelingConfig to label SubtitleTracks.
Link copied to clipboard
open class SubtitleTrack : Track

Represents a subtitle track.

Link copied to clipboard
interface SubtitleTrackController
Enables external control over the associated SubtitleTrack